home *** CD-ROM | disk | FTP | other *** search
/ Software USA 5 #5 / Software USA Volume 5.05.iso / pc / homeoff / zilch / install / _setup.1 / Zilchs21.exe / 0 / RCDATA / TWRONGFILE / TWRONGFILE.txt < prev   
Text File  |  1999-01-30  |  4KB  |  158 lines

  1. object WrongFile: TWrongFile
  2.   Left = 200
  3.   Top = 108
  4.   BorderStyle = bsDialog
  5.   Caption = 'Evaluation Notice'
  6.   ClientHeight = 451
  7.   ClientWidth = 601
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object Panel1: TPanel
  16.     Left = 14
  17.     Top = 16
  18.     Width = 577
  19.     Height = 377
  20.     BevelInner = bvLowered
  21.     BorderStyle = bsSingle
  22.     Color = clTeal
  23.     TabOrder = 0
  24.     object Label1: TLabel
  25.       Left = 82
  26.       Top = 16
  27.       Width = 457
  28.       Height = 60
  29.       Alignment = taCenter
  30.       AutoSize = False
  31.       Caption = 
  32.         'Sorry! - Can'#39't Open Files Created with Previous Versions of this' +
  33.         ' Software'
  34.       Font.Charset = ANSI_CHARSET
  35.       Font.Color = clWhite
  36.       Font.Height = -24
  37.       Font.Name = 'Arial'
  38.       Font.Style = [fsBold]
  39.       ParentFont = False
  40.       Transparent = True
  41.       WordWrap = True
  42.     end
  43.     object FNameLabel: TLabel
  44.       Left = 13
  45.       Top = 98
  46.       Width = 546
  47.       Height = 23
  48.       Alignment = taCenter
  49.       AutoSize = False
  50.       Font.Charset = ANSI_CHARSET
  51.       Font.Color = clAqua
  52.       Font.Height = -16
  53.       Font.Name = 'Arial'
  54.       Font.Style = [fsBold]
  55.       ParentFont = False
  56.       Transparent = True
  57.       WordWrap = True
  58.     end
  59.     object Label2: TLabel
  60.       Left = 25
  61.       Top = 151
  62.       Width = 176
  63.       Height = 19
  64.       Caption = 'Dear Valued Customer,'
  65.       Font.Charset = ANSI_CHARSET
  66.       Font.Color = clWhite
  67.       Font.Height = -16
  68.       Font.Name = 'Arial'
  69.       Font.Style = [fsBold]
  70.       ParentFont = False
  71.       Transparent = True
  72.     end
  73.     object Label3: TLabel
  74.       Left = 25
  75.       Top = 189
  76.       Width = 522
  77.       Height = 88
  78.       AutoSize = False
  79.       Caption = 
  80.         'Because this is an evaluation copy of our software we have turne' +
  81.         'd off the automatic file conversion feature.  The retail version' +
  82.         ' of this product will automatically convert all your old files, ' +
  83.         'such as the one you just tried to open.'
  84.       Font.Charset = ANSI_CHARSET
  85.       Font.Color = clWhite
  86.       Font.Height = -16
  87.       Font.Name = 'Arial'
  88.       Font.Style = [fsBold]
  89.       ParentFont = False
  90.       Transparent = True
  91.       WordWrap = True
  92.     end
  93.     object Label4: TLabel
  94.       Left = 25
  95.       Top = 288
  96.       Width = 522
  97.       Height = 49
  98.       AutoSize = False
  99.       Caption = 
  100.         'To continue with your evaluation of this product, please select ' +
  101.         'one of the sample files that we have supplied.  Thank you.'
  102.       Font.Charset = ANSI_CHARSET
  103.       Font.Color = clWhite
  104.       Font.Height = -16
  105.       Font.Name = 'Arial'
  106.       Font.Style = [fsBold]
  107.       ParentFont = False
  108.       Transparent = True
  109.       WordWrap = True
  110.     end
  111.     object Panel13: TPanel
  112.       Left = 8
  113.       Top = 5
  114.       Width = 61
  115.       Height = 82
  116.       BevelOuter = bvNone
  117.       Caption = 'Panel13'
  118.       ParentColor = True
  119.       TabOrder = 0
  120.       object Panel14: TPanel
  121.         Left = 10
  122.         Top = 9
  123.         Width = 46
  124.         Height = 72
  125.         BevelOuter = bvNone
  126.         Color = clBlack
  127.         TabOrder = 0
  128.       end
  129.       object Panel15: TPanel
  130.         Left = 4
  131.         Top = 4
  132.         Width = 48
  133.         Height = 73
  134.         BevelInner = bvRaised
  135.         TabOrder = 1
  136.         object Image2: TImage
  137.           Left = 7
  138.           Top = 6
  139.           Width = 34
  140.           Height = 60
  141.           AutoSize = True
  142.           Picture.Data = {<image000.bmp>}
  143.           Transparent = True
  144.         end
  145.       end
  146.     end
  147.   end
  148.   object Button1: TButton
  149.     Left = 516
  150.     Top = 409
  151.     Width = 75
  152.     Height = 25
  153.     Caption = 'Ok'
  154.     TabOrder = 1
  155.     OnClick = Button1Click
  156.   end
  157. end
  158.